pinky_plug changelog
--------------------

author: sam

060410
- black background color

060406
- waveform calculation finally works! There was a route-object in between Pinky_waveform.js and MPTCFS~ that filtered out "query waveform_filename" at the end of the waveform calculation.

060405
- new Pinky_waveform.js -> 3 possible scroll options to choose from

060403
a new route object was inserted between the upper waveform display and the MPTCFS~ for filtering out the "waveformoffset" & "query" messages that MPTCFS~ didn't understand.

060329
minor add: an incdec added for easier vinyl-gen selection.
ENDUSER NOTE: filebrowse.* and LCDWrapper* now (since Pluggo 3.5.4) needs to be moved to
/Library/Application Support/C74 Plug-in Support/java/classes/ 

060328
minor change: the displayed numbers by min_sec_frames_display.js are now aligned to their right.

060323
min_sec_frames_display.js replaces the old time display that was built with number boxes.
why?: in plogue bidule the number boxes flickered like... well, no pleasure at all.

060322
maxpath_to_unixfolderpath.js replaces path_without_filename.js because the latter only cutted away the drive information at the beginning of the path. When working with another drive than the one OSX is installed on this resulted in a non-existent path.

060321
the new mspinky MPTCFS~ (060314) input parameters has been changed! :(
-> a couple of things changed in pinky_plug to work again with this version of MPTCFS~.